MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / IndexOf Method

In This Topic
IndexOf Method (PagesCollection<T>)
In This Topic
Gets the index of a specific item in the System.Collections.IList.
Overload List
OverloadDescription
Gets the index of a specific item in the System.Collections.IList.  
Returns the zero-based index of the first occurrence of the page object in the pages collection.  
See Also